home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
general
/
modelers
/
geomview
/
source.lha
/
Geomview
/
makefiles
/
Makerules.troublesrc
< prev
next >
Wrap
Text File
|
1993-10-29
|
503b
|
15 lines
# This file differs only slightly from Makerules.src;
# use it where trouble is expected in compiling subdirectories,
# e.g. when they depend on the possibly-absent C++ compiler.
# This means we ignore all errors, even important ones, but this
# seems to be the best we can do.
include ${GEOM}/makefiles/Makedefs.SUBDIRS
all lib install ${TARGETS} ${LIB} ${COMMONLIB} ${OBJS}: _always
-@${DO_DIRS_THIS_MACH}
install: formatman installman ${INSTALLS}
include ${GEOM}/makefiles/Makerules.allsrc